Make button boxes semi-homogeneous
authorMatthias Clasen <mclasen@redhat.com>
Sun, 22 Aug 2010 04:30:31 +0000 (00:30 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Aug 2010 04:33:37 +0000 (00:33 -0400)
commitfe1a39b1f2358af206b6cd8107360427cca21bb5
tree2dd9420b0e406a87c2b5d0aa8ebee58eece43254
parentdf5ade16abababba349c1404881a205b8f4d655c
Make button boxes semi-homogeneous

If a child is too large (> 1.5 the average), let it have its own
size. The old behaviour of fully homogeneous button boxes can still
be had by setting the homogeneous property to TRUE. Bug 84188.
gtk/gtkbbox.c